home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 December / Australian PC User - December 2003 (CD2).iso / software / apps / files / ibc901.exe / $INSTDIR / prefs / user_prefs.template < prev   
Encoding:
Text File  |  2003-10-01  |  1.0 KB  |  24 lines

  1. # SpamAssassin user preferences file.  See 'man Mail::SpamAssassin::Conf' for
  2. # details of what can be tweaked.
  3. #* 
  4. #* Note: this file is never read by SpamAssassin.  Instead, it will be copied
  5. #* to a user's home directory, allowing them to perform personalised
  6. #* customisation.  If you want to make changes to the site-wide defaults,
  7. #* create a file in /etc/spamassassin or /etc/mail/spamassassin instead.
  8. ###########################################################################
  9.  
  10. # How many hits before a mail is considered spam.
  11. # required_hits        5
  12.  
  13. # Whitelist and blacklist addresses are now file-glob-style patterns, so
  14. # "friend@somewhere.com", "*@isp.com", or "*.domain.net" will all work.
  15. # whitelist_from    someone@somewhere.com
  16.  
  17. # Add your own customised scores for some tests below.  The default scores are
  18. # read from the installed spamassassin rules files, but you can override them
  19. # here.  To see the list of tests and their default scores, go to
  20. # http://spamassassin.org/tests.html .
  21. #
  22. # score SYMBOLIC_TEST_NAME n.nn
  23.  
  24.